Postfix sendmail bypass restrictions [on hold]
        Posted  
        
            by 
                EnEli
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by EnEli
        
        
        
        Published on 2014-05-31T17:54:06Z
        Indexed on 
            2014/05/31
            21:32 UTC
        
        
        Read the original article
        Hit count: 196
        
I have setup a postfix/dovecot mail server and all thing work fine! BUT: I use virtual mailboxes and when you try to send a mail to a non existent mailbox via telnet postfix will punch you... But if you use sendmail, all restricitons are bypassed... This is bad becuase dovecot does not know what to do with this mail! It will stay in the queue for ever...
How can I force sendmail to use normal smtp?
© Server Fault or respective owner